internal/runtime/maps.ctrlGroup.setEmpty (method)

5 uses

	internal/runtime/maps (current package)
		group.go#L141: func (g *ctrlGroup) setEmpty() {
		map.go#L597: 	g.ctrls().setEmpty()
		map.go#L768: 	g.ctrls().setEmpty()
		table.go#L110: 		g.ctrls().setEmpty()
		table.go#L498: 		g.ctrls().setEmpty()